home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9711 / text0072.txt < prev    next >
Encoding:
Text File  |  1997-11-30  |  638 b   |  14 lines

  1.  
  2. I applied Friday's patch, everything patched nicely, thanks Russell.
  3.  
  4. make config, fine.  make dep, fine.  When I tried to make zImage,
  5. the first file I compiled coughed up an error from the assembler.
  6. The problem is that I've switched to binutils-2.8.1.0.15 which doesn't
  7. understand -msa110.  I removed this from the GCC specs file and everything
  8. went fine.  This is something Russell & Phil need to argue about, I think.
  9.  
  10. So now I have a zImage in /usr/src/linux/arch/arm/boot/.  I rename /vmlinuz
  11. as /vmlinuz.old and copy zImage to /vmlinuz.  Reboot.  But I still get the
  12. old kernel.  Why?  [On a peecee, I'd rerun lilo, but... ;-)]
  13.  
  14.